Carbon


popupFixedWidth

Header: ControlDefinitions.h

enum {
    popupFixedWidth = 1,
    popupVariableWidth = 2,
    popupUseAddResMenu = 4,
    popupUseWFont = 8
};

Constant descriptions

popupFixedWidth
popupVariableWidth
popupUseAddResMenu
popupUseWFont


© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)